XIQS Map Card Group

From IQsimWiki

Jump to: navigation, search

XIQS Map Card Group - Sim Card Group Management

Description
mapXIQSCardGroup ( Long id_cardgroup, String cardid_list [, Integer add_to_group [, Integer exclusive_map]] )
Set a list of SIM cards mapped to the SIM Card Group object.
Previous SIM mappings for the SIM Card Group object are erased, unless add_to_group optional parameter is set to 1.
Parameters

Long id_cardgroup

Id of the card group object.

String cardid_list

List of comma separated SIM card Id.

Integer add_to_group - optional

Set this value to 1 if you want to add list of SIMs into SIM Group preserving previous SIM mapping for this group (don't erase previous SIM mappings).

Integer exclusive_map - optional

Set this value to 1 if you want to remove SIMs mappings from all other SIM Groups.
Return Values
Return Code
Integer: OK = 1

Error Data structure ( Error Management )

Possible failure code returns
*ERR_SRV_INTERNAL (500) ERR_MSG_NO_DB
See Also

getXIQSCardGroupList
createXIQSCardGroup
updateXIQSCardGroup
deleteXIQSCardGroup
unmapXIQSCardGroup
getXIQSCardGroupCardList

Personal tools
Namespaces
Variants
Views
Actions
Navigation
XIQS XML Protocol
XIQS Framework Libraries
XIQS Command List